Algoritme de xifratge petit

TEA
Two Feistel rounds (one cycle) of TEA[1]
Detall
EstructuraXarxa del tipus Feistel
Millor criptoanàlisi pública
TEA suffers from equivalent keys (see text; Kelsey et al., 1996) and can be broken using a related-key attack requiring 223 chosen plaintexts and a time complexity of 232.[2] The best structural cryptanalysis of TEA in the standard single secret key setting is the zero-correlation cryptanalysis breaking 21 rounds in 2121.5 time with less than the full code book [3]

En criptografia, el Tiny Encryption Algorithm (TEA) és un xifratge de blocs que destaca per la seva senzillesa de descripció i implementació, normalment unes poques línies de codi. Va ser dissenyat per David Wheeler i Roger Needham del Cambridge Computer Laboratory ; es va presentar per primera vegada al taller Fast Software Encryption a Lovaina l'any 1994 i es va publicar per primera vegada a les actes d'aquest taller.[4]

El xifrat no està subjecte a cap patent.

  1. Matthew D. Russell. «Tinyness: An Overview of TEA and Related Ciphers», 27-02-2004. Arxivat de l'original el 12 August 2007.
  2. Error de citació: Etiqueta <ref> no vàlida; no s'ha proporcionat text per les refs nomenades kelsey1997
  3. Bogdanov, Andrey. «Zero Correlation Linear Cryptanalysis with Reduced Data Complexity». A: Fast Software Encryption. 7549, 2012, p. 29–48 (Lecture Notes in Computer Science). DOI 10.1007/978-3-642-34047-5_3. ISBN 978-3-642-34046-8.  Arxivat 2016-03-03 a Wayback Machine.
  4. Wheeler, David J. «TEA, a tiny encryption algorithm». A: Fast Software Encryption (en anglès). 1008, 1994-12-16, p. 363–366 (Lecture Notes in Computer Science). DOI 10.1007/3-540-60590-8_29. ISBN 978-3-540-60590-4. 

From Wikipedia, the free encyclopedia · View on Wikipedia

Developed by Nelliwinne